| amTest |
| Logical Entity Name | amTest |
| Default Table Name | amTest |
| Physical Only | NO |
| Definition | |
| Note |
| amTest Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
| Code | char(8) | NO | ||
| Descrip | varchar(200) | NO | ||
| SyCampusGrpID | int | NO | ||
| Active | bit | NO | ||
| SystemCode | bit | NO | ||
| ModFlag | char(1) | NO | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
amTestID |
int | NO | ||
ParentAmTestID |
int | YES | ||
| TestType | char(1) | NO |
| amTest Primary and Unique Keys |
| Key Name | Key Type | Keys |
| amTest_Code_U_N_IDX | Index | Code |
| amTest_amTestID_U_C_IDX | PrimaryKey | amTestID |
| amTest Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| amTest | Non-Identifying | Zero or One to Zero or More | FK_AmTest_ParentAmTestID_AmTest_AmTestID | ParentAmTestID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AdCoursePreReqTest | Non-Identifying | One To Zero or More | FK_AdCoursePreReqTest_AmTestID_AmTest_AmTestID | NO | YES | |||
| amTest | Non-Identifying | One To Zero or More | FK_AmTest_ParentAmTestID_AmTest_AmTestID | NO | YES | |||
| AmTestDates | Non-Identifying | One To Zero or More | FK_AmTestDates.AmTestID_AmTest.AmTestID | NO | YES | |||
| AmTestExternalMap | Non-Identifying | One To Zero or More | FK_AmTestExternalMapAmTestId_AmTestAmTestId | NO | YES | |||
| AmTestImportFileLayoutDetailAmTest | Non-Identifying | One To Zero or More | FK_AmTestImportFileLayoutDetailAmTestAmTestID_AmTestAmTestID | NO | YES |
| amTest Check Constraints |
| Check Constraint Name | CheckConstraint |